home *** CD-ROM | disk | FTP | other *** search
File List | 1994-11-15 | 11.7 KB | 181 lines |
- C Set ++ Utilities Version 2.0
- Fixes List
- ------------------------------
- *************************************************************************
- * *
- * This CSD contains fixes that are common to C/C++ Tools Version 2.0 *
- * and Version 2.01. Notwithstanding the versions statements *
- * contained in the files of this CSD this is not an upgrade of *
- * Version 2.0 to Version 2.01. *
- * *
- * The code to which you have access is determined by the version of *
- * the software to which you are licensed. *
- * *
- *************************************************************************
- =========================================================================
- CTU0003 is informal Corrective Service.
-
- ------------------ This CSD is the minimum CSD level ------------------
- ------------------ that is supported on OS/2 Warp ------------------
-
- The following fixes are provided in Utility CS CTU0003
- *************************************************************************
- FIX/APAR COMPONENT PROBLEM DESCRIPTION
- *************************************************************************
- QUAL-IMP IPMD Updates for debugging 16 bit applications
- -------------------------------------------------------------------------
- PJ15341 IPMD Display classes containing ENUMs
- -------------------------------------------------------------------------
- PJ15339 IPMD Display classes inherited from null (empty)
- base classes
- -------------------------------------------------------------------------
- QUAL-IMP IPMD Reduce font requirements
- -------------------------------------------------------------------------
- QUAL-IMP IPMD Improve view for included code if displayed
- before the main source has been viewed
- -------------------------------------------------------------------------
- QUAL-IMP IPMD Fix OS/2 Warp hang when resizing the source
- window
- -------------------------------------------------------------------------
- QUAL-IMP EXTRA Corrected print problems to HP type printers
- -------------------------------------------------------------------------
- QUAL-IMP EXTRA Possible internal memory allocation bug
- -------------------------------------------------------------------------
- QUAL-IMP EXTRA Long string names in Call Graph display
- -------------------------------------------------------------------------
- QUAL-IMP EXTRA Statistics now shows hugh trace files
- -------------------------------------------------------------------------
- QUAL-IMP EXTRA User events shown on the correct thread
- -------------------------------------------------------------------------
- QUAL-IMP EXTRA DBCS window display problem
- -------------------------------------------------------------------------
- QUAL-IMP EXTRA Triggers and _DOSCALL.DLL now work correctly
- -------------------------------------------------------------------------
- QUAL-IMP BROWSER Browser fails to terminate properly on
- OS/2 Warp
- -------------------------------------------------------------------------
- =========================================================================
- CTU0002 is informal Corrective Service.
- The following fixes are provided in Utility CS CTU0002
- *************************************************************************
- FIX/APAR COMPONENT PROBLEM DESCRIPTION
- *************************************************************************
- QUAL-IMP BROWSER Modifications to tutorial for installations
- on a different location other than the
- default location.
- -------------------------------------------------------------------------
- QUAL-IMP BROWSER Tutorial will not load when the browser is
- installed in a directory with a plus (+) sign
- (E.G. C:\IBMC++).
- -------------------------------------------------------------------------
- QUAL-IMP BROWSER Intermittently hangs the PM shell.
- -------------------------------------------------------------------------
- QUAL-IMP BROWSER Hangs after closing due to DDE4NARC thread
- still active
- -------------------------------------------------------------------------
- QUAL-IMP BROWSER DDE4NARC API error during a graph window
- search with a program that contains no
- class inheritance.
- -------------------------------------------------------------------------
- QUAL-IMP IPMD Fix several potential memory leak problems
- -------------------------------------------------------------------------
- QUAL-IMP IPMD DBCS updates
- -------------------------------------------------------------------------
- PJ09240 IPMD This is the debugger part of the OS2KRNL
- fix for the PM resource interlock problem.
- =========================================================================
- CTU0001 is informal Corrective Service.
- The following fixes are provided in Utility CS CTU0001 and later CSs
- *************************************************************************
- FIX/APAR COMPONENT PROBLEM DESCRIPTION
- *************************************************************************
- QUAL-IMP Extra A buffer used to hold certain exception
- messages had a length of 0, causing the
- program to abend. Buffer now has a
- length.
- -------------------------------------------------------------------------
- QUAL-IMP Extra Zooming in and out on a multi-segmented
- arc would cause the diagram not to be
- properly centered. The fix was to modify
- the center of the arc calculation to be
- correct.
- -------------------------------------------------------------------------
- QUAL-IMP Extra The stack size of the secondary thread has
- been increased to prevent stack overflow
- on OS/2 2.1.
- -------------------------------------------------------------------------
- QUAL-IMP Extra Due to a rounding error in calculating scale
- factors, all events may not be visible at a
- very large scale. An adjustment was made
- to the calculation to allow all events to
- be visible.
- -------------------------------------------------------------------------
- QUAL-IMP IPMD DLLs were not being found because the LIBPATH
- search was case sensitive. It is now not case
- sensitive. Also, IPMD was ignoring a REM
- keyword before a LIBPATH statement. It now
- correctly ignores LIBPATH statements that
- have been "remarked out".
- -------------------------------------------------------------------------
- QUAL-IMP IPMD The search for a correct DLL name had been
- limited to 6 drives for the bootable drive.
- -------------------------------------------------------------------------
- QUAL-IMP IPMD There were some errors in the help text for
- enumerated types.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD In the window characteristics window, when
- displaying addresses in 16:16 format, the
- segment and offset were reversed.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD When attempting to debug an application for
- which there was no debug data, the Debug
- Session Controls window displayed no
- components.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD It was not possible to display variables that
- were in comments at the bottom of the mixed
- view.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD IPMD was not restoring a source line
- breakpoint in a DLL that was loaded/unloaded
- then reloaded.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD A fatal debugger error occurred if a user
- double clicked on a non-executable line in
- a template.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD Strings were not viewable if a 16-bit far
- pointer was used.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD It was possible for the debugger to crash
- when attempting to monitor an expression
- involving the not-equal operator and a
- pointer expression.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD If a class contained a variable of simple
- type (e.g. integer), it was not possible to
- change the value of the variable.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD There were some minor problems with the IPMD
- online tutorial.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD In a 16-bit program, the DS register was
- being altered by a jump to location.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD In the breakpoints dialog, the text in the
- tabs was incorrectly formed.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD If the help text was accessed after using the
- tutorial, it was possible to lock the system.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD If an application that creates a send hook
- was debugged in synchronous mode, it was
- possible to crash the debugger if the
- creation of the hook was stepped over.
- ------------------------------------------------------------------------
- QUAL-IMP IPMD In a C++ application, it was taking an
- inordinate amount of time to display a
- variable.
- ------------------------------------------------------------------------
- *************************************************************************
-